[PHP/PDF] Is it possible to read a pdf file as a txt?

Posted by Kel on Stack Overflow See other posts from Stack Overflow or by Kel
Published on 2010-05-05T20:19:45Z Indexed on 2010/05/05 20:38 UTC
Read the original article Hit count: 155

Filed under:
|
|

I need to find a certain key in a pdf file. As far as I know the only way to do that is to interpret a pdf as txt file. I want to do this in PHP without installing a addon/framework/etc.

Thanks

© Stack Overflow or respective owner

Related posts about php

Related posts about pdf